PRACTICE
Case Converter
Convert text into different cases (upper, lower, sentence, title, camel, snake, kebab) and apply useful text utilities.
Convert & Clean Text
Paste or type your text, then click any conversion. Great for automation practice using stable attributes.
Input
Automation tip: Use
[data-testid="textInput"] for input, and click conversion buttons using
[data-action="upper"] etc.